[INFO] fetching crate jingle_sleigh 0.5.12...
[INFO] checking jingle_sleigh-0.5.12 against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] extracting crate jingle_sleigh 0.5.12 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate jingle_sleigh 0.5.12
[INFO] finished tweaking crates.io crate jingle_sleigh 0.5.12
[INFO] tweaked toml for crates.io crate jingle_sleigh 0.5.12 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jingle_sleigh 0.5.12 on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jingle_sleigh 0.5.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0c2ce3d9e9921fbc04fb7a52e5dc9971258492f9ce36c325948c9a32dc4190a0
[INFO] running `Command { std: "docker" "start" "0c2ce3d9e9921fbc04fb7a52e5dc9971258492f9ce36c325948c9a32dc4190a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c2ce3d9e9921fbc04fb7a52e5dc9971258492f9ce36c325948c9a32dc4190a0" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c2ce3d9e9921fbc04fb7a52e5dc9971258492f9ce36c325948c9a32dc4190a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0c2ce3d9e9921fbc04fb7a52e5dc9971258492f9ce36c325948c9a32dc4190a0" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking xml v1.3.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling cxx-build v1.0.194
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling jingle_sleigh v0.5.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde-xml-rs v0.8.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "0c2ce3d9e9921fbc04fb7a52e5dc9971258492f9ce36c325948c9a32dc4190a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c2ce3d9e9921fbc04fb7a52e5dc9971258492f9ce36c325948c9a32dc4190a0", kill_on_drop: false }`
[INFO] [stdout] 0c2ce3d9e9921fbc04fb7a52e5dc9971258492f9ce36c325948c9a32dc4190a0
